@media (max-width: 767px) {
  body {
      padding-right: 0px!important;
      padding-left: 0px!important;
  }
}